home *** CD-ROM | disk | FTP | other *** search
/ User's Choice Windows CD / User's Choice Windows CD (CMS Software)(1993).iso / misc1 / canvas11.zip / C.BAT next >
DOS Batch File  |  1992-09-01  |  255b  |  12 lines

  1. @Echo Off
  2. PlayD -a64 -s8
  3. Canvas %1 %2 %3 %4 %5
  4. PlayD -r
  5. Exit
  6. :
  7. : Before editing this file, please read POWERUSR.WRI
  8. :
  9. : You may want to put your "SET OPT1=-d<dev>" statement after "@Echo Off";
  10. : you may instead want it in your AUTOEXEC.BAT.
  11. :
  12.